home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1097 / AMOSLIST / text0325.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  402 b   |  15 lines

  1. To the one known as Garfield,
  2. >    Okay, so has no one tried out the AIG or (more likely) has no one 
  3. >    bothered to give me any feedback?
  4.  
  5. Havmn't tried it, but my grabber works thusly:
  6.     Create a nice 640*512(whatever!)*64 colour screen in ppaint/dpaint/other...
  7.  
  8.     Load it up.
  9.     while not bored
  10.         Click on anything that looks like a bob/icon/shape/graphic
  11.         Wait a second...
  12.     wend
  13.     save bobs/icons.
  14.  
  15.